projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a12999
)
testsuite: Add a forgotten test
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 31 Oct 2020 12:27:52 +0000
(08:27 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 31 Oct 2020 12:30:02 +0000
(08:30 -0400)
I've written this test a while ago, but did not add
it to the test data list in meson.build.
testsuite/css/parser/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/css/parser/meson.build
b/testsuite/css/parser/meson.build
index 380489427cdeee9617bd9f156ab708377c10f295..6440d43224b04ff53ed0b6ed2209922c7a134f39 100644
(file)
--- a/
testsuite/css/parser/meson.build
+++ b/
testsuite/css/parser/meson.build
@@
-374,6
+374,8
@@
test_data = [
'not-unclosed.ref.css',
'nth-child.css',
'nth-child.ref.css',
+ 'number-values.css',
+ 'number-values.ref.css',
'opacity.css',
'opacity.ref.css',
'outline-color.css',